Snapservice VirtualMachines Snapshots DeleteLabelSpec
Snapservice VirtualMachines Snapshots DeleteLabelSpec
The Snapservice VirtualMachines Snapshots DeleteLabelSpec schema contains information regarding the label to be deleted from the snapshot.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"label": {
"category": "string",
"name": "string"
}
}
label
Required
One snapshot label info.
This property was added in vSphere API 9.1.0.0.